home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1989 / Nov 89 / 0073-GridView restriction-Nov89 < prev    next >
Encoding:
Text File  |  1991-03-06  |  952 b   |  28 lines  |  [TEXT/GEOL]

  1. Item forwarded  by  A33          to A34
  2.  
  3. Item    5522894                         9-Nov-89        06:09
  4.  
  5. From:   SW0075                          SWV VTS Transportation Systems, GBG
  6.  
  7. To:     MACAPP.TECH$                    MacApp Technical
  8.  
  9. Sub:    GridView restrictions
  10.  
  11. Hi all!
  12. We are writing a spreadsheet application. There will be a large number (e.g.
  13. 150000) of rows but the number of columns will be fixed and 12 or less. We
  14. would like to use GridView (MacApp 2.0 ß9), but have discovered some problems
  15. doing that. GridView is designed for spreadsheets having no more than 32700
  16. rows or columns (e.g. GridCell is defined as a point not a vpoint, columns and
  17. rows as integers not longints and regions are used to refer to a group of
  18. cells).
  19. Has anyone got a good idea about how to solve this problem.
  20. Is it possible to "wrap around" to the unused columns ?
  21. Any suggestions would be greatly appreciated.
  22.  
  23. Dan Ryrlén
  24. Bosse Ridderstolpe
  25. VTS
  26.  
  27.  
  28.